Release 10.1A: OpenEdge Development:
Progress Dynamics Advanced Development


Page table

The ryc_page table holds a record for every page of every dynamic container in the application. This table defines the actual pages in the container. All containers must have at least one page, which is Page 0, and it is always displayed. All objects on Page 0 are always displayed. If there are no other pages, then no tab folder is visualized. Example pages (identified by their page_label) could be Page 1, Page 2, Customer Details, etc. The table holds the object ID of the associated ryc_layout record, which in turn identifies the procedure to be used to realize the page at run time. The primary key of the ryc_page table also includes the container SmartObject object ID in addition to its own page object ID, even though the page object ID is unique in its own right, so that pages can be specifically associated with the container on which they appear. The ryc_page table also has these other fields:


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095